Description | Example | Return Message | Group(s)

SCHED: DeleteTask

Format

SCHED / DeleteTask '<TaskName>' | UNASSIGNED

Description

The SCHED DeleteTask Connect command deletes the task named TaskName in the active schedule. UNASSIGNED will remove all single instance tasks that are not assigned. This excludes any parent task definitions (recurring parent or template parent task definitions).

Parameters

  • TaskName: The parameter is a string of text in single quotes of a comma delimited list of task names that are to be deleted from the active schedule. The option UNASSIGNED may be used to delete all unassigned tasks. Supports the use of wildcards.

Examples

Deletes the task DemoTask1 and DemoTask2 from the active schedule
SCHED / DeleteTask 'DemoTask1, DemoTask2'

SyntaxExample
<CommandName>SCHED / DeleteTask
<TaskName>DemoTask

Return Message

If activated, Connect returns an acknowledgment message.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

4.3.1 and 5.0